8b148644cfcd701d203857674f5b11ca629b40fa
[git-annex.git] /
1 [[!comment format=mdwn
2  username="joey"
3  subject="""comment 4"""
4  date="2023-04-18T16:40:57Z"
5  content="""
6 A sub-bug here is that enableremote of a normal git remote adding autoenable=false
7 always fails with 
8 "That is a normal git remote; passing these parameters does not make sense: autoenable=false".
9
10 That happens even when the repo is accessible. So there is no way to disable
11 a normal git remote that has been initremoted with autoenable=true.
12
13 Update: Fixed that.
14 """]]